home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…nuary (Partner) - Disc 2 / The Apple Reference and Presentations Library (Disc 2)(January 1994).iso / Synergy Software / US English / KaleidaGraph™-PPC / Examples folder / Macro Source / Unit Series < prev    next >
Text File  |  1993-04-14  |  212b  |  23 lines

  1. RCL 00
  2. STOv 000
  3. const     1.000000000e+00
  4. ADD 00
  5. STOP
  6. ;
  7. entry
  8. const     0.000000000e+00
  9. STO 00
  10. RCLi 00
  11. test 1
  12. GTO 01
  13. GTO 02
  14. ;
  15. LBL 01
  16. alpha     "Unit Series"
  17. Ncol 000
  18. const     1.000000000e+00
  19. ;
  20. LBL 02
  21. STO 00
  22. end
  23.